15 days ago
Browse and subscribe to 996+ production APIs autonomously. AI agents get a live API key in 3 tool calls — no browser, no OAuth, no human in the loop. Free tiers activate instantly.
Overview
Orbis is an API marketplace built for AI agents and developers. Connect via MCP to browse 65+ production APIs, register an account, and get a live API key instantly — all without leaving your AI assistant.
Tools
- browse_apis — List all APIs with tier IDs and pricing
- register_agent — Create a headless agent account
- subscribe_to_api — Subscribe to a tier and receive a live API key
- call_api — Call any API directly and get a real JSON response. Auto-subscribes to free tier on first use. Supports x402 USDC pay-per-call on Base for paid APIs.
Quick Connect
Add to Claude Desktop or Cursor: {"mcpServers": {"orbis": {"url": "https://orbisapi.com/api/mcp"}}}
Free tiers available. No payment needed to get started.
Server Config
{
"mcpServers": {
"orbis": {
"url": "https://orbisapi.com/api/mcp",
"transport": "sse"
}
}
}